Skip to content

feat: refresh site for the multi-repository WrightKit ecosystem - #3

Merged
Teakowa merged 1 commit into
mainfrom
feat/ecosystem-site-content
Aug 16, 2026
Merged

feat: refresh site for the multi-repository WrightKit ecosystem#3
Teakowa merged 1 commit into
mainfrom
feat/ecosystem-site-content

Conversation

@Teakowa

@Teakowa Teakowa commented Aug 16, 2026

Copy link
Copy Markdown
Contributor

Implements #2 — a content and information-architecture refresh so the site reflects WrightKit as a tooling-first, multi-repository ecosystem rather than a single wright toolchain.

What changed

  • WrightKit vs Wright. Hero, site metadata, and wordmark now distinguish the ecosystem (WrightKit) from its primary user-facing tooling product (Wright). site.ts is reworked as an ecosystem source of truth, with the accuracy contract covering all owning repositories plus ADR-0009.
  • New Ecosystem section (replaces the obsolete crates/wright-* pipeline). A repository map: wright (tooling & orchestration, v0.1.0), workshop-rs (canonical Workshop core), opy-rs (OPY provider), del-rs (DEL/OSTW provider), language-provider-protocol (LPP v1.0), workshop-agent (agent skills, v0.1.4).
  • Compatibility. Source forms now carry repository ownership and evidence-backed status: Workshop text Supported (workshop-rs canonical core), OPY Supported (Wright v0.1.0, opy-rs provider in development), DEL/OSTW In development (declared on Wright main, not in a release). A conversion-direction matrix renders Workshop as the interoperability hub; the S/D/N/E model and E > D > S > N priority are unchanged.
  • Features reordered tooling-first (lint, diagnostics, semantic inspection, agent APIs, language server, compiler last); the compiler claim narrowed to deterministic, catalog-validated en-US output.
  • Install aligned with released distribution: Homebrew, installer script, and release archives only. Removed the unavailable WinGet/Scoop claims and the nonexistent wrightkit/scoop-bucket link (Windows now points at the release ZIP with a WSL installer alternative). This also supersedes the open fix/homebrew-tap-link PR — the corrected wrightkit/homebrew-tap href is included here.
  • kill-ai-slop / apple-design. Dropped the ornamental 01/02/03 pipeline ordinals and transition-all in favor of precise transitions; kept the existing system font stack, single orange accent, press-down feedback, translucent chrome, and reduced-motion/transparency/contrast handling.

Verification

  • pnpm check — 0 errors, 0 warnings.
  • pnpm build — passes, including scripts/verify-build.mjs.
  • All 11 acceptance criteria from Refresh site content for the multi-repository WrightKit ecosystem #2 verified against current repository evidence (audited wright, workshop-rs, opy-rs, del-rs, language-provider-protocol, workshop-agent, homebrew-tap, and the GitHub org/release/npm state).

Fixes #2

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 16, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
wrightkit-dev 137e167 Commit Preview URL

Branch Preview URL
Aug 16 2026, 12:00 PM

Distinguish WrightKit (the ecosystem) from Wright (its primary tooling product) across the hero, site metadata, and wordmark. Replace the single-repository capability and architecture model with an ecosystem source of truth: compatibility surfaces now state repository ownership (workshop-rs, opy-rs, del-rs, language-provider-protocol) and evidence-backed status, and a new Ecosystem section maps each repository to its product role.

Order features tooling-first (lint, diagnostics, semantic inspection, agent APIs, language server, compiler last) and narrow the compiler claim to deterministic, catalog-validated en-US output. Present Workshop text as the interoperability hub with a conversion-direction matrix, and align installation copy with released distribution: Homebrew, the installer script, and release archives only, removing unavailable WinGet and Scoop claims and the nonexistent scoop-bucket link. Site metadata now reflects the ecosystem positioning.

Also applies kill-ai-slop and apple-design refinements: drops the ornamental pipeline ordinals and transition-all in favor of precise transitions, keeping the existing system font stack, single accent, and reduced-motion handling.

Fixes #2
@Teakowa
Teakowa force-pushed the feat/ecosystem-site-content branch from f1d2707 to 137e167 Compare August 16, 2026 12:00
@Teakowa
Teakowa merged commit c9a8b0b into main Aug 16, 2026
2 checks passed
@Teakowa
Teakowa deleted the feat/ecosystem-site-content branch August 16, 2026 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Refresh site content for the multi-repository WrightKit ecosystem

1 participant